auto merge of #766 : alexcrichton/cargo/fix-test-state, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 27 Oct 2014 20:02:05 +0000 (20:02 +0000)
committerbors <bors@rust-lang.org>
Mon, 27 Oct 2014 20:02:05 +0000 (20:02 +0000)
commit737d9aa9b7ff7224cde973117fb1c15930f3c5ac
tree1dcc7062654531d70767c77026e4fd27c5ec9636
parent99c8768f801457fac6f56a6c1fe676e6d63aa529
parent96ca6ebcded01eb6ac6402d08b18ffbd7c0235af
auto merge of #766 : alexcrichton/cargo/fix-test-state, r=alexcrichton

Ensure that a system `rm -rf target` will continue to work across test runs.